home *** CD-ROM | disk | FTP | other *** search
/ Just Call Me Internet / Just Call Me Internet.iso / com / internet / stik / net2cab1 / net2cab.txt < prev   
Encoding:
Text File  |  1997-06-02  |  3.2 KB  |  92 lines

  1. Net2CAB v1.02 (c) 1997 by Mark Hammond  (using OSS Pascal)
  2. ============================================================================
  3.  
  4. About Net2CAB
  5. -------------
  6. Net2CAB is designed to convert the 'bookmark' files created in Netscape 
  7. to the format used by CAB (v1.5) for its 'hotlist' file.
  8.  
  9. Features
  10. --------
  11. This is my first Atari program ! and as I have yet to master the 
  12. intracacies of GEM coding, it is just a TOS program. However, it has to
  13. be said that as it is so simple in use, it really wouldn't benefit from
  14. being GEM'ed anyway. 
  15.  
  16. BTW this was coded without the aid of a manual! 
  17.  
  18. Using Net2CAB
  19. -------------
  20. It could hardly be simpler. Either copy your 'bookmark.htm' file into 
  21. the same directory as Net2CAB, and press Return at the prompt, or type 
  22. in the full path name of the file, if located elsewhere. Seconds later 
  23. you will find (I hope) the file 'hotlist.htm' which should then be 
  24. transferred to the CAB /modules/ folder. As ever it would be prudent 
  25. to rename your original to 'hotlist.htx' or whatever.
  26.  
  27.  
  28. Limitations and known problems
  29. ------------------------------
  30. Net2CAB was created and tested on a Falcon, running Magic & Thing
  31. (I've tried them all (excluding Mint) and this combo is the business.
  32. Do yourselves a favour and try it).
  33.  
  34. Being a fairly straightforward TOS prog, I hope that it should work on 
  35. all Atari's. No doubt someone will tell me otherwise!
  36.  
  37. If you have imported the Netscape file from a Unix system, you should 
  38. first load the file into a good editor (such as QED) and resave it with 
  39. Atari style CR/LF linefeeds, otherwise Net2CAB will get confused! I 
  40. will attempt to remedy this problem in the next release.
  41.  
  42. Had I known how to code 'drag & drop' functions I would have 
  43. implemented it. Maybe someone would like to let me know.
  44.  
  45.  
  46. History
  47. -------
  48.  
  49. v1.02 : Fixed problem with ALL Miscellaneous entries and no subgroups.
  50.     Thanks to Joe Connor for bringing this problem to light.
  51.  
  52. Liability
  53. ---------
  54. Neither I nor any appointed agent accept any liability or 
  55. responsibility for any direct or indirect damage that may arise, 
  56. either financial, material or any other kind from either the use or 
  57. misuse of this software and associated documentation. All trademarks 
  58. used are recognised and acknowledged.
  59.  
  60. Copyright
  61. ---------
  62. Copyright (c) 1997 by Mark Hammond. All rights reserved.
  63.  
  64. Distribution
  65. ------------
  66. Dirsort is Freeware and may be freely distributed in non-commercial 
  67. channels. If you feel guilty about using free s/w then I am willing 
  68. to accept small donations/postcards/antiques/jam etc etc
  69.  
  70. Commercial PD/Shareware libraries may NOT distribute this software 
  71. except by prior agreement.
  72.  
  73. Contact
  74. -------
  75. The programmer:
  76.  
  77. Mark Hammond             
  78. 31 Hollington Crescent                  
  79. New Malden           
  80. Surrey KT3 6RP
  81. UK
  82.  
  83. Email: csc6amh@leeds.ac.uk (this may be changing soon)
  84.  
  85. ***************************************************************** 
  86.  
  87. PS. My regards to Alexander Clauss for a brilliant program (CAB).
  88. Now if you could just improve the GIF/JPG dithering? Speak to Thomas 
  89. Kuenneth of STELLA fame, he has the best routines I've ever seen.
  90.  
  91. *****************************************************************
  92.